<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.briefIntroduction-item {

  line-height: 50px;

  color: #747474;

  font-size: 16px;

}



.briefIntroduction-item img {

  object-fit: cover;

}



.briefIntroduction-flex {

  height: 380px;

  width: 100%;

  display: flex;

  align-items: center;

  justify-content: center;

}

</pre></body></html>